From 40fe4dae2a966704006ab5a229f77cca889dcede Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 24 Aug 2002 03:00:59 +0000 Subject: [PATCH] Vaporize more linux-isms. --- gpsbabel/coldsync/pdb.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gpsbabel/coldsync/pdb.c b/gpsbabel/coldsync/pdb.c index d34d05ea2..1d1b85980 100644 --- a/gpsbabel/coldsync/pdb.c +++ b/gpsbabel/coldsync/pdb.c @@ -6,7 +6,7 @@ * You may distribute this file under the terms of the Artistic * License, as specified in the README file. * - * $Id: pdb.c,v 1.1 2002-08-16 06:13:10 robertl Exp $ + * $Id: pdb.c,v 1.2 2002-08-24 03:00:59 robertl Exp $ */ /* XXX - The way zero-length records are handled is a bit of a kludge. They * shouldn't normally exist, with the exception of expunged records. But, @@ -26,8 +26,6 @@ #include #include /* For open() */ #include -// #include -// #include /* For MAXPATHLEN */ #include #include #include -- 2.30.2